/*补充*/
.ban {height: 180px;background: url(../images/ban.jpg) center top no-repeat;}
#nav-position { border: 1px solid #ddd;padding: 3px 10px;margin-top: -14px;background: #fff;line-height: 40px;}
#main-box {margin-top: 20px; }
.submenu-box {border: 1px solid #ddd;background: #fff; }
/*//框的颜色修改：*/
.submenu-box h1 {font-size: 16px;background:#1582D8 ;padding: 8px 12px; color:#fff;}

.submenu-box ul {padding: 5px 12px 20px;}
.submenu-box li {border-bottom: 1px dashed #ddd;}
.submenu-box li a {display: block;background: url(../images/submenu-li-bg.jpg) left center no-repeat;padding-left: 5px;line-height: 45px;transition: all 0.5s;}
.submenu-box li a:hover {background: url(../images/submenu-li-bg.jpg) 10px center no-repeat #f7f7f7;padding-left: 22px;}
.submenu-box li a span {float: right;}
#main-con {background: #fff;min-height: 400px;padding: 10px 20px;box-shadow: 3px 5px 10px rgba(0,0,0,.1);border:1px solid #ddd;line-height: 2;}
#main-con img {max-width: 100%;}
.left-lianxi {border:1px solid #ddd;}
/*//框的颜色修改：*/
	.left-lianxi h1 {font-size: 16px;background: #1582d8;padding: 8px 12px;color: white;}

.left-lianxi li span {display: inline-block;text-align: center;width: 20px;color: #ccc;}
.left-lianxi ul {padding: 10px;line-height: 2;}
.margin-top50 {margin-top: 50px;}
.margin-top10 {margin-top: 10px;}
/*@media only screen and (min-width: 320px) and (max-width: 640px) {
	.swiper-button-next, .swiper-button-prev{display:none;}
	.banner .pic li img{height:160px !important;width:100%}
	.logobox button{display:inline-block; cursor:pointer;}
	#nav ul .submenu li{padding:0;}
	#nav{position:absolute; top:80px; width:100%; left:0; background:#1857a4; display:none; z-index:999;height:auto;}
	#nav ul>li{width:100%;line-height:25px;height:auto;border:none;}
	#nav ul>li>a{color:#fff;font-size:16px;font-weight:normal;}
	#nav ul li a{line-height:30px;padding:5px 0;}
	#nav ul li a:hover,#nav ul li a:active,#nav ul li a.current{background:#D82727;color:#FFF;border-bottom:none;}
	.logobox{height:80px;}
	.logo,.product{margin-top:20px;}
	.product,.advantage{padding-left:15px;padding-right:15px;}
	.product .product-left{width:100%;}
	.product .product-left h3{background:#1857A4;height:40px;line-height:40px;}
	.product-right ul li span img,.plant .plant-cont li span img{height:160px;}
	.adva-cont .adva-center{background:none;width:100%;}
	.adva-cont .adva-center ul li{width:100%;}
	.service ul{background:none;}
	.service ul li{margin-top:10px;}
	#main-con {margin-top: 10px;min-height: auto;}
}*/
/*补充结束*/

/*公用样式部分*/
html {width: 100%;overflow-x: hidden;}
body {line-height: 2;background: #fff;color: #333;min-width: 1170px;}
.layui-container {width:1170px;}
.text-white,.text-white a,.text-white a:hover {color: #fff!important;}
.text-red,.text-red a,.text-red a:hover {color: #c00!important;}
.undisplay {display: none;}
.margin-top10 {margin-top: 10px!important;}
.margin-top15 {margin-top: 15px!important;}
.margin-top20 {margin-top: 20px!important;}
.margin-top30 {margin-top: 30px!important;}
.margin-top40 {margin-top: 40px!important;}
.margin-top50 {margin-top: 50px!important;}
.margin-top60 {margin-top: 60px!important;}
.margin-top70 {margin-top: 70px!important;}
.margin-top80 {margin-top: 80px!important;}
.margin-center {margin-left: auto;margin-right: auto;}
.line-height {line-height: normal;}
.layui-container:after {content: '';display: block;clear: both;}

#menu-btn {display: inline-block;float: right;width: 30px;height: 30px;border:1px solid #ccc;border-radius: 4px;text-align: center;color: #999;background: #fff;margin-top: 14px;}

/*本项目首页样式部分*/
/*top*/
#top{width:100%;height:40px;line-height: 40px;border-bottom: 1px solid #ddd;}
#top .float-left{color:#333;font-size:14px;}
#top .top-right a{font-size:14px;color:#333!important;}
#top .layui-breadcrumb span[lay-separator]{color:#333!important;}

/*logo以及电话*/
.logo-dianhua{height:130px;}
.logo-box{margin-top:40px;}
.logo-box .logo-body{height:49px;border-left:1px solid #dbdbdb;margin-left:22px;}
.logo-box .logo-body span{padding-left:22px;font-size:16px;color:#155abf;display:block;line-height: 20px;}
.logo-box .logo-body p{padding-left:22px;font-size:18px;color:#333;line-height: 33px;}
.dianhua-box{margin-top:24px;text-align: right;}
.dianhua-box .dianhua-body p{font-size:24px;color:#000;line-height: 24px;padding-right:15px;}
/*nav*/
#nav-box{height:60px;line-height: 60px;background:#155abf;}
#nav-box ul{width:100%;}
#nav-box ul li{float:left;width:12.5%;text-align: center;position:relative;background:url(../images/nav_line.png) right center no-repeat;}
#nav-box ul li.last{background:none;}
#nav-box ul li a{display:block;line-height:60px;font-size:16px;color:#fff;}
#nav-box ul li:hover{background:url(../images/li_hover.png) no-repeat;}
#nav-box .submenu{position:absolute;display:none;width:100%;z-index:99;background:#e6a805;}
#nav-box .submenu li{height:20px;line-height:20px;width:100%;padding:6px 0;text-align: center;background:none;border-bottom: 1px solid #fff;border-right:none;}
#nav-box .submenu li a{color:#FFF;font-size:14px;line-height:20px}
/*banner轮播*/
.banner-box .bd li {height: 550px;}
.banner-box {position: relative;}
.banner-box .hd {position: absolute;z-index: 1;left: 0;right: 0;bottom: 10px;text-align: center;}
.banner-box .hd li {display: inline-block;width:14px;height:14px;border-radius:50px;background:#fff;overflow: hidden;text-indent: 10em;margin: 0px 5px;}
.banner-box .hd li.on {background:#155abf;}
/*搜索*/
.search{width:100%;height:60px;line-height:60px;border-bottom: 1px solid #ddd;}
.search-box .link span{display:inline-block;font-size:14px;color:#155abf;text-align: center;}
.search-box .link a{font-size:14px;color:#333;padding:0 6px;}
.search-box .link a:hover{color:#155abf;}
.sousuo{margin-top:15px;}
.sousuo .searchForm{width:294px;height:30px;border:1px solid #e2e2e2;}
.sousuo .searchForm .sousu{width:234px;height:30px;border:none;background:#fff;padding-left:5px;font-size:12px;color:#616161;box-sizing: border-box;font-family:"宋体";}
.sousuo .searchForm .sou-zi{width:60px;height:30px;font-size:14px;color:#fff;line-height:30px;text-align:center;background:#155abf;border:none;font-family:"宋体";}
/*产品中心*/
.index-product .product-lf{width:222px;float:left;background:#155abf;padding-bottom: 70px;}
.product-lf .product-title{height:90px;text-align: center;padding-top:32px;box-sizing: border-box;}
.product-lf .product-title h3{font-size:20px;line-height: 20px;color:#fff;font-weight:bold;}
.product-lf .product-title span{font-size:16px;line-height: 16px;color:#fff;line-height: 25px;}
.product-lf ul.product-menu{padding:25px 25px 0 25px;box-sizing: border-box;background:url(../images/m01.png) top center no-repeat;height:171px;}
.product-lf ul li{border-bottom: 1px dashed #bababa;height:42px;line-height: 42px;}
.product-lf ul li a{background:url(../images/list.png) left center no-repeat;padding-left:15px;font-size:14px;color:#333;}
.product-lf ul li:hover a{color:#155abf;}
.product-lf ul.product-contact{background:url(../images/m02.png) top center no-repeat;height:182px;padding:25px 25px 0 25px;box-sizing: border-box;}
.product-lf .product-contact p{font-size:14px;color:#333;line-height:28px;}
.index-product .product-rt{float:right;width:880px;}
.product-rt .product-rt-title{border-bottom: 1px solid #ddd;height:44px;line-height: 44px;margin-bottom:20px;}
.product-rt .product-rt-title h3{background:url(../images/more.png) left center no-repeat;padding-left:30px;font-size:20px;color:#155abf;font-weight:bold;}
.product-rt .product-rt-title h3 span{font-size:16px;color:#333;font-weight:normal;}
.product-rt .product-rt-title h3 b{font-size:20px;color:#333;padding:0 15px;}
.product-rt .product-rt-title a{font-size:16px;color:#333;text-transform: uppercase;}
.product-rt ul{padding:0 10px;box-sizing: border-box;}
.product-rt ul li{margin-top:10px;}
.product-rt ul li .product-item a span{padding:3px;box-sizing:border-box;display:block;border:1px solid #ddd;height:223px;overflow: hidden;}
.product-item a span>img{width:100%;height:100%;}
.product-item a p{font-size:14px;color:#333;text-align:center;margin-top:8px;}
.product-rt ul li:hover img{transform: scale(0.98,0.98);}
.product-rt ul li:hover p{color:#155abf;}
/*我们的优势*/
.advant{background:url(../images/advant_bj.png) top center no-repeat;padding:44px 0;box-sizing: border-box;}
.advant-title{text-align: center;}
.advant-title b{font-size:36px;line-height:40px;color:#333;}
.advant-title b img{padding-right:10px;}
.advant-title b span{color:#155abf;}
.advant-title b i{color:#ddd;font-style:normal;padding-left:10px;}
.advant-title p{font-size:18px;color:#333;line-height: 35px;}
.advant-title p img{padding-left:10px;}
.advant .advant-item .advant-lf{width:405px;float:left;padding-top:30px;}
.advant-lf .advant-list .xuhao{width:42px;height:32px;line-height: 32px;}
.advant-lf .advant-list .advant-txt b{font-size:24px;color:#155abf;line-height: 32px;padding-left:20px;}
.advant-lf .advant-list p{font-size:16px;color:#333;line-height: 30px;margin-top:20px;}
.advant-rt{float:right;}
/*生产设备*/
.index-title{text-align: center;}
.index-title b{font-size:24px;color:#155abf;display:block;line-height: 26px;}
.index-title span{font-size:16px;color:#666;display:block;line-height: 20px;text-transform: uppercase;margin-top:10px;}
.index-title p{background:url(../images/title_line.png) center center no-repeat;height:1px;margin-top:10px;}

.shebei-box {position: relative;margin-top:45px;}
.shebei-box .bd li {float: left;width:25%;}
.shebei-box .bd li div.shebei-item {margin: 0px 10px;}
.shebei-box .bd li div.shebei-item p{font-size:14px;color:#333;text-align: center;}
.shebei-box a {display: block;text-align: center;height: auto;}
.shebei-box a span{display:block;text-align: center;overflow: hidden;border:1px solid #dadada;height:210px;padding:5px;box-sizing: border-box;}
.shebei-box a span img {height: 100%;width: 100%;}
.shebei-box .bd li:hover div.shebei-item p{color:#155abf;}
.shebei-box .bd li:hover img{transform: scale(0.98,0.98);}
/*关于我们*/
.about{background:url(../images/about_bj.png) top center no-repeat;height:602px;padding:30px 0;box-sizing: border-box;}
.about-box{margin-top:45px;}
.about-box .about-img{width:490px;float:left;position:relative;}
.about-img .about-kuang{width:440px;height:367px;}
.about-img .about-tupian{width:460px;height:375px;overflow: hidden;position:absolute;top:45px;left:30px;}
.about-img .about-tupian>img{width:100%;height:100%;}
.about-box .about-txt{float:right;width:615px;margin-top:60px;}
.about-box .about-txt h3{font-size:24px;line-height: 24px;color:#155abf;}
.about-box .about-txt p{font-size:14px;line-height: 30px;color:#333;margin:30px 0;}
.about-box .about-txt .more{padding:8px 30px;background:#155abf;font-size:14px;color:#fff;}
.about-box .about-txt .more:hover{background:#e6a805;}
/*新闻动态*/
.news-top{height:30px;}
.news-title{float:left;height:30px;width:125px;}
.news-title h3{font-size:24px;line-height:30px;color:#333;border-left:5px solid #155abf;padding-left:10px;}
.news-menu{float:right;height:30px;}
.news-menu li{float:left;}
.news-menu li a{display:block;width:104px;height:28px;line-height: 28px;border:1px solid #ddd;text-align: center;line-height: 28px;font-size:14px;color:#333;}
.news-menu a:hover{border:1px solid #155abf;color:#155abf;}
.news-box{width:100%;margin-top:40px;}
.news-box .news-l{width:608px;overflow:hidden;}
.news-box .news-l img{height:415px;}
.news-box  .news-r{width:508px;height:415px;}
.news-r .news-body .biaoti{height:50px;background:#f8f8f8;position: relative;}
.news-body .biaoti .biaoti-time{width:66px;height:50px;background:#155abf;position: absolute;left:0;top:0;}
.news-body .biaoti .biaoti-time b{font-size:18px;line-height:20px;color:#fff;display:block;text-align: center;padding:5px 0;}
.news-body .biaoti .biaoti-time p{font-size:14px;line-height:14px;color:#fff;text-align: center;}
.news-body .biaoti .bt a{padding-left:85px;line-height: 50px;font-size:18px;color:#333;}
.news-body .biaoti .bt a:hover{color:#155abf;}
.news-body .news-shang .bt-more{font-size:14px;color:#727272;line-height: 25px;margin-top:20px;border-bottom: 1px dashed #dddddd;padding-bottom: 20px;}
.news-body .news-cont{margin-top:20px;}
.news-body .news-cont li{background:url(../images/list2.png) left center no-repeat;padding-left:14px;}
.news-body .news-cont li span{font-size:14px;color:#8d8d8d;float:right;}
.news-body .news-cont li a{font-size:14px;color:#333;line-height: 40px;}
.news-body .news-cont li:hover a{color:#155abf;}
/*footer*/
.footer{background:url(../images/footer_bj.png) top center no-repeat;padding:30px 0;box-sizing: border-box;}
.footer .footer-lf{background:rgba(255,255,255,.05);width:268px;float:left;height:200px;padding:42px 0 42px 60px;box-sizing: border-box;}
.footer-lf b{font-size:36px;color:#fff;line-height: 40px;}
.footer-lf p{font-size:14px;font-weight:blod;color:#fff;line-height: 16px;margin:25px 0 15px 0;}
.footer-lf span{font-size:20px;font-weight:blod;color:#fff;line-height: 22px;}
.footer .footer-rt{float:right;width:838px;}
.footer-rt .footer-nav{border-bottom: 1px solid #227eea;padding-bottom: 20px;}
.footer-rt .footer-nav a{font-size:16px;color:#fff;padding-right:25px;}
.footer-xinxi{margin-top:32px;}
.footer-xinxi .erweima{width:122px;height:122px;overflow: hidden;float:left;}
.footer-xinxi .erweima>img{width:100%;height:100%;}
.footer-xinxi .footer-detail{padding-left:137px;}
.footer-xinxi .footer-detail p{font-size:14px;color:#fff;line-height: 30px;}
.footer-xinxi .footer-detail p span{padding-left:25px;}
